home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14601.DXR / 00013_soundPush.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  142 b   |  7 lines

  1. on mouseUp
  2.   soundON()
  3.   set the memberNum of sprite 47 to the number of member "soundRoll"
  4.   puppetTransition(3, 0, 128)
  5.   updateStage()
  6. end
  7.